home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Invenzioni & Inventori
/
Invenzioni and Inventori (Eclectica Publishing) (1996).ISO
/
invenzio
/
menu.dir
/
00291_Script_291
< prev
next >
Wrap
Text File
|
1983-01-30
|
318b
|
12 lines
on linkdll dll
if the machinetype < 255 then
set chedir to "INVENZIONI:INVENZIO:macxob:"
set p to ".xob"
else
-- set chedir to ("c:\scienze\Winxob\")
set chedir to (char 1 of the moviepath &":\INVENZIO\Winxob\")
set p to ".dll"
end if
openxlib (chedir&dll&p)
end linkdll